C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / C1NumericBox<TNumeric> Class / InheritProperties Property

In This Topic
InheritProperties Property (C1NumericBox<TNumeric>)
In This Topic
Gets or sets whether the general purpose properties like foreground or fonts are inherited to the children automatically.
Syntax
'Declaration
 
Public Property InheritProperties As Boolean
 
See Also